mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Map - Improve flashlight support (#6608)
* Improve flashlight support * Speed up items check loop * Speed up more * Remove useless var
This commit is contained in:
@ -19,3 +19,5 @@
|
||||
#define MARKERNAME_MAPTOOL_FIXED "ACE_MapToolFixed"
|
||||
#define MARKERNAME_MAPTOOL_ROTATINGNORMAL "ACE_MapToolRotatingNormal"
|
||||
#define MARKERNAME_MAPTOOL_ROTATINGSMALL "ACE_MapToolRotatingSmall"
|
||||
|
||||
#define DEFAULT_FLASHLIGHT_SIZE 2.75
|
||||
|
Reference in New Issue
Block a user