HKG: Make it free

This commit is contained in:
Kenta420 2024-08-19 11:45:16 +07:00
parent 9bea2eb0b3
commit 6ae15c4741
12 changed files with 1071 additions and 1070 deletions

View file

@ -7,3 +7,7 @@ Var RoadShow = "false"
;If BoxID = 200002 Then
; Var RoadShow = "true"
;EndIf
If CountryName = "HongKong" Then
Var RoadShow = "true"
EndIf