mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-23 11:42:39 -06:00
fix parenthesis
This commit is contained in:
parent
76423e911f
commit
fe658a6b03
10 changed files with 1 additions and 1 deletions
0
dependencies/astron/astrond.exe
vendored
Normal file → Executable file
0
dependencies/astron/astrond.exe
vendored
Normal file → Executable file
0
dependencies/astron/libeay32.dll
vendored
Normal file → Executable file
0
dependencies/astron/libeay32.dll
vendored
Normal file → Executable file
0
dependencies/astron/msvcp120.dll
vendored
Normal file → Executable file
0
dependencies/astron/msvcp120.dll
vendored
Normal file → Executable file
0
dependencies/astron/msvcr120.dll
vendored
Normal file → Executable file
0
dependencies/astron/msvcr120.dll
vendored
Normal file → Executable file
0
dependencies/astron/ssleay32.dll
vendored
Normal file → Executable file
0
dependencies/astron/ssleay32.dll
vendored
Normal file → Executable file
0
dev/win32/start-ai-server.bat
Normal file → Executable file
0
dev/win32/start-ai-server.bat
Normal file → Executable file
0
dev/win32/start-astron-cluster.bat
Normal file → Executable file
0
dev/win32/start-astron-cluster.bat
Normal file → Executable file
0
dev/win32/start-game.bat
Normal file → Executable file
0
dev/win32/start-game.bat
Normal file → Executable file
0
dev/win32/start-uberdog-server.bat
Normal file → Executable file
0
dev/win32/start-uberdog-server.bat
Normal file → Executable file
|
@ -541,7 +541,7 @@ MonthlySchedule = ((7,
|
|||
CatalogEmoteItem(21, True),
|
||||
CatalogEmoteItem(22, True),
|
||||
CatalogEmoteItem(23, True),
|
||||
CatalogEmoteItem(24, True))),
|
||||
CatalogEmoteItem(24, True),
|
||||
CatalogClothingItem(1821, 0, True))),
|
||||
(5,
|
||||
26,
|
||||
|
|
Loading…
Reference in a new issue