From 84f94931fa790572b3ce57d72e290f0bd860c661 Mon Sep 17 00:00:00 2001 From: tom Date: Fri, 8 May 2015 08:05:57 -0500 Subject: merging --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') 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(); -- cgit v1.2.3