correct comment

This commit is contained in:
commy2 2015-09-02 02:00:53 +02:00
parent 29efc13556
commit 07ab7d1c35

View File

@ -3,5 +3,5 @@
((_this select 0) displayCtrl 1016) ctrlShow GVAR(mapShowCursorCoordinates);
// hide time when no map in inventory
// hide clock when no watch in inventory, or whatever never ever
((_this select 0) displayCtrl 101) ctrlShow GVAR(hasWatch);