summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2010-12-07 17:47:48 (GMT)
committer Simon <simon@hardwired.org.uk>2010-12-07 17:47:48 (GMT)
commit58b85e19b4f12db7ce0c218a3ca2afecdfa2b30b (patch)
treefd104ff8f016179cefc0cafd1bb9703b66627b18 /src
parent46940a8e4f25b31bfd422c7096042f6c595a05e6 (diff)
downloadpowder-58b85e19b4f12db7ce0c218a3ca2afecdfa2b30b.zip
powder-58b85e19b4f12db7ce0c218a3ca2afecdfa2b30b.tar.gz
Change version number
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 64cd55a..8384764 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1202,7 +1202,7 @@ int main(int argc, char *argv[])
if(!sys_pause||framerender)
{
- update_air();
+ update_air();
}
#ifdef OpenGL
ClearScreen();