mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
comment
This commit is contained in:
parent
684bff7e08
commit
c887028d9b
@ -43,6 +43,7 @@ if (_object isEqualType objNull) then {
|
||||
};
|
||||
|
||||
} else {
|
||||
// find start of p3d name - OLD UNUSED TBR
|
||||
_findStart = _object find ": ";
|
||||
if (_findStart != -1) then{
|
||||
_start = _findStart + 2;
|
||||
|
Loading…
Reference in New Issue
Block a user