mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
fix copy pasting bugs
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ public:
|
||||
/// Update scripts that were delayed
|
||||
void updateDelayed();
|
||||
/// Update uid map
|
||||
void buildUidMap();
|
||||
void buildUIDMap();
|
||||
/// A context for performing scripts
|
||||
/** Should only be used from the thumbnail thread! */
|
||||
Context& getContextForThumbnails();
|
||||
|
||||
Reference in New Issue
Block a user