re-enables tgs3 support

This commit is contained in:
Repede
2020-07-29 19:38:26 -04:00
parent fa9d302ce0
commit f5aef9d9ee

View File

@@ -14,7 +14,7 @@
//Uncomment this if you wish to allow the game to interact with TGS 3
//This will raise the minimum required security level of your game to TGS_SECURITY_TRUSTED due to it utilizing call()()
//#define TGS_V3_API
#define TGS_V3_API
//Required interfaces (fill in with your codebase equivalent):