Sfoglia il codice sorgente

Enabled charmap controls after debugging

Tig 1 anno fa
parent
commit
0c03096b8c
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  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;