Fix compile error

pull/87/head
백승대 2020-05-13 10:58:32 +09:00
parent 60ce6997e0
commit 038f4626ec
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ namespace Coffee.UISoftMask
graphic.SetMaterialDirtyEx(); graphic.SetMaterialDirtyEx();
} }
}; };
#endif
} }
#endif
} }
} }