Use area instead of location or room
[mudpy.git] / sample / __init__.mpy
index 4dd2e2b..b66fbca 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright (c) 2004-2010 Jeremy Stanley <fungi@yuggoth.org>. Permission
+# Copyright (c) 2004-2014 Jeremy Stanley <fungi@yuggoth.org>. Permission
 # to use, copy, modify, and distribute this software is granted under
 # terms provided in the LICENSE file distributed with this software.
 
 [__control__]
 # to use, copy, modify, and distribute this software is granted under
 # terms provided in the LICENSE file distributed with this software.
 
 [__control__]
-include_files = [ "location.mpy", "prop.mpy" ]
+include_files = [ "area.mpy", "prop.mpy" ]
 read_only = yes
 
 read_only = yes