This commit is contained in:
Glenn Maynard
2006-09-27 06:25:18 +00:00
parent 2d1a2e6a07
commit f84cdbf13c
4 changed files with 6 additions and 2 deletions
+1
View File
@@ -39,6 +39,7 @@ enum UnlockRewardType {
};
const RString& UnlockRewardTypeToString( UnlockRewardType i );
const RString& UnlockRewardTypeToLocalizedString( UnlockRewardType i );
LuaDeclareType( UnlockRewardType );
enum UnlockEntryStatus {
UnlockEntryStatus_RequrementsNotMet,