Skip to content
Permalink
Browse files
Merge branch 'dev_v2'
  • Loading branch information
kagikn committed Nov 3, 2018
2 parents a45a476 + f87ceff commit 3aaed6ac434cdc62eeaa2e5b0fd5879c14f34878
Showing with 3 additions and 1 deletion.
  1. +3 −1 source/scripting/Game.hpp
@@ -53,7 +53,9 @@ namespace GTA
VER_1_0_1365_1_STEAM,
VER_1_0_1365_1_NOSTEAM,
VER_1_0_1493_0_STEAM,
VER_1_0_1493_0_NOSTEAM
VER_1_0_1493_0_NOSTEAM,
VER_1_0_1493_1_STEAM,
VER_1_0_1493_1_NOSTEAM
};
public enum class Language
{

0 comments on commit 3aaed6a

Please sign in to comment.