Fixed a compilation error when the DEBUG symbol is defined
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
using Microsoft.Xna.Framework;
|
using Microsoft.Xna.Framework;
|
||||||
#if CLIENT
|
#if DEBUG && CLIENT
|
||||||
|
using Microsoft.Xna.Framework.Input;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace Barotrauma
|
namespace Barotrauma
|
||||||
|
|||||||
Reference in New Issue
Block a user