From ba651a82d585c181e9632fadba5bb4d683842d44 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 14 Mar 2017 18:19:06 -0400 Subject: better slash, scale fixes --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index e0bb5d2..3d82c44 100644 --- a/main.cpp +++ b/main.cpp @@ -117,7 +117,7 @@ int main(int argc, char *argv[]) ///////////////////////////// - game::engine.getSystem()->add("Debug", 9); + game::engine.getSystem()->add("Wood Sword", 9); std::list eventQueue; -- cgit v1.2.3