Updated/fixed SourceForts gamedata (bug 4429, r=fyren)

This commit is contained in:
Nicholas Hastings 2010-05-28 13:28:04 -04:00
parent a73cc93d21
commit 00c3dc73f3

View File

@ -12,7 +12,7 @@
"Games" "Games"
{ {
/* SourceForts */ /* SourceForts */
"SourceForts" "sourceforts"
{ {
"Offsets" "Offsets"
{ {
@ -97,6 +97,11 @@
"windows" "32" "windows" "32"
"linux" "33" "linux" "33"
} }
"PlayerRunCmd"
{
"windows" "346"
"linux" "347"
}
} }
} }
} }