From 749fec734c4583153fb2dbc80f1d21db2c2ab457 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 12 Aug 2014 10:45:18 -0700 Subject: Kill those dumb strings --- src/map/magic-interpreter.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/magic-interpreter.hpp') diff --git a/src/map/magic-interpreter.hpp b/src/map/magic-interpreter.hpp index 01775b3..526617f 100644 --- a/src/map/magic-interpreter.hpp +++ b/src/map/magic-interpreter.hpp @@ -106,7 +106,7 @@ struct ValDir }; struct ValString { - dumb_string v_string; + RString v_string; }; struct ValEntityInt { -- cgit v1.2.3-70-g09d2