mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-27 02:49:18 +01:00
chore: clean up file-scoped namespace fallout
This commit is contained in:
parent
b4a89020e0
commit
09c4828a9e
7 changed files with 16 additions and 16 deletions
|
|
@ -63,7 +63,7 @@ internal class DalamudInterface : IDisposable, IServiceType
|
|||
private readonly TextureWrap tsmLogoTexture;
|
||||
|
||||
#if DEBUG
|
||||
private bool isImGuiDrawDevMenu = true;
|
||||
private bool isImGuiDrawDevMenu = true;
|
||||
#else
|
||||
private bool isImGuiDrawDevMenu = false;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue