summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authortom <tom@ground-control>2015-05-08 08:05:57 -0500
committertom <tom@ground-control>2015-05-08 08:05:57 -0500
commit84f94931fa790572b3ce57d72e290f0bd860c661 (patch)
treed570db2fe3ad3f835fdfaa99efecf0a79c84c4cb /src/main.cpp
parentffcee12acf3fe3f972f322c18b3203212682205d (diff)
merging
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 1e8424a..4290386 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -22,7 +22,7 @@ int main()
L.Behavior();
main.Render();
- SDL_Delay(15);
+ SDL_Delay(10);
}
main.Destroy();