Build fixes.

This commit is contained in:
David Anderson
2009-08-30 01:19:32 -07:00
parent d682361cfc
commit a620e1490c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ class SM:
paths.append(['game_shared'])
else:
paths.append(['public', 'game', 'server'])
paths.append(['public', 'game', 'shared'])
paths.append(['game', 'shared'])
paths.append(['common'])
info = self.sdkInfo[sdk]