From 9f84ef2686feab6c82f7f523319fda65ff077962 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Fri, 30 Dec 2016 21:04:57 +0100 Subject: Have draw_text working with SFML --- global.h | 1 - 1 file changed, 1 deletion(-) (limited to 'global.h') diff --git a/global.h b/global.h index e980582..44e520a 100644 --- a/global.h +++ b/global.h @@ -10,6 +10,5 @@ using namespace std; class Global{ public: - int room_speed=30; vector> objects; }; -- cgit v1.2.3-70-g09d2