Browse Source

Enabled charmap controls after debugging

Tig 1 year ago
parent
commit
0c03096b8c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      UICatalog/Scenarios/CharacterMap.cs

+ 1 - 2
UICatalog/Scenarios/CharacterMap.cs

@@ -1,6 +1,5 @@
-#define DRAW_CONTENT
+#define OTHER_CONTROLS
 
-//#define BASE_DRAW_CONTENT
 using System;
 using System.Collections.Generic;
 using System.ComponentModel;