From 8c17868585e2a12f947ec387947c4521ef21d775 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 2 Jun 2008 16:20:47 +0000 Subject: keyboard binds --- src/client/client.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/client.cc') diff --git a/src/client/client.cc b/src/client/client.cc index a3ad481..a3219e6 100644 --- a/src/client/client.cc +++ b/src/client/client.cc @@ -27,7 +27,7 @@ Client app; //--- engine functions -------------------------------------------- -void func_r_restart(std::stringstream &args) +void func_r_restart(std::string const &args) { video::shutdown(); -- cgit v1.2.3