diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-11-22 11:02:59 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-11-22 11:02:59 +0000 |
| commit | c34be0d1b56c26b562393f7c802ea535698a4b07 (patch) | |
| tree | 3fa7618317d9e1ed8a619741388cb6a7e77d275c /vfg | |
| parent | 9dc429df9dbd1a5ae0f93d553ccfde7ab37a53a2 (diff) | |
gameplay good: up against memory limit
Diffstat (limited to 'vfg')
| -rwxr-xr-x | vfg/src/testApp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vfg/src/testApp.cpp b/vfg/src/testApp.cpp index bcef98e..ab044a9 100755 --- a/vfg/src/testApp.cpp +++ b/vfg/src/testApp.cpp @@ -23,7 +23,7 @@ void testApp::setup(){ */ - loadanimals("Penguins"); + loadanimals("Raccoons"); playanimal =&playanimals; //testpenguin.load("Penguin-Blue.xml"); |
