From 6bff53b318937999a70d775bb6ecea2b18576e0f Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Wed, 1 Feb 2006 10:32:43 +0000 Subject: Simplified button creation code in some windows. Fixed a bug where the game crashes if there's a message dialog from a npc that no longer exists. Reverted properties to private. --- src/properties.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/properties.h') diff --git a/src/properties.h b/src/properties.h index 18caa6e1..ccf8cd00 100644 --- a/src/properties.h +++ b/src/properties.h @@ -77,7 +77,7 @@ class Properties properties[name] = value; } - protected: + private: std::map properties; }; -- cgit v1.2.3-70-g09d2