mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removed debug lines
This commit is contained in:
parent
f0d1caada6
commit
651a3b7b70
@ -157,13 +157,11 @@ private _fnc_handleStats = {
|
||||
_statsTextCtrl ctrlSetFade 0;
|
||||
|
||||
_height = _height + (ctrlTextHeight _statsTextCtrl);
|
||||
systemChat format ["_showText: %1", _height];
|
||||
} else {
|
||||
_statsTextCtrl ctrlSetFade 1;
|
||||
};
|
||||
|
||||
_height = _height + 10;
|
||||
systemChat format ["main loop: %1", _height];
|
||||
|
||||
{
|
||||
_x ctrlCommit 0;
|
||||
|
Loading…
Reference in New Issue
Block a user