[Xcode4] Force Leopard for now, comment fix.

This commit is contained in:
Jason Felds
2011-05-06 00:09:16 -04:00
parent dd1c713854
commit bd29092194
2 changed files with 6 additions and 5 deletions
+3 -2
View File
@@ -251,8 +251,9 @@ void ScreenPrompt::TweenOffScreen()
// lua start
/*
#include "LuaBinding.h"
/** @brief Allow Lua to have access to the ScreenPrompt.
// use proper doxygen when lua is enabled.
@brief Allow Lua to have access to the ScreenPrompt.
class LunaScreenPrompt: public Luna<ScreenPrompt>
{
public: