mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
VS: Language issues
These issues don't prevent compiling, but are strange issues nonetheless.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#ifdef DEBUG_MEDIAPLAYER
|
||||
#define MP_DEBUG(x) to_chat(owner,x)
|
||||
#warning Please comment out #define DEBUG_MEDIAPLAYER before committing.
|
||||
#warn Please comment out #define DEBUG_MEDIAPLAYER before committing.
|
||||
#else
|
||||
#define MP_DEBUG(x)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user