I am stupid

This commit is contained in:
eraser1 2015-09-05 01:04:49 -05:00
parent 600f3445e4
commit baff70830d
3 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
*/
// If you're gonna make any changes to DMS functions and/or create any new missions, it's a good idea to enable this :)
DMS_DEBUG = true;
DMS_DEBUG = false;

Binary file not shown.

View File

@ -74,7 +74,7 @@ if (!hasInterface && !isServer) then
## Changelog:
#### September 5, 2015 (12:00 AM CST-America):
#### September 5, 2015 (1:00 AM CST-America):
* Created new function "DMS_fnc_IsPlayerNearby" to replace "ExileServer_util_position_isPlayerNearby".
* Fix IR Strobes spawning inside the crate and not appearing.