X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=mudpy%2Fmisc.py;h=1d2fffffeb77c6c33178eb3fd406076741c9febd;hp=f57fec3942769a1b28d81b93c35b628d8bec3bb8;hb=22d806bd9d65d263fb5ab3e07f99aca5c965fd2e;hpb=3ea02a2d0475cfe074eca4dc81d7eda34d21c80b diff --git a/mudpy/misc.py b/mudpy/misc.py index f57fec3..1d2ffff 100644 --- a/mudpy/misc.py +++ b/mudpy/misc.py @@ -1307,7 +1307,7 @@ def replace_macros(user, text, is_input=False): replacement = replacement[:-2] else: replacement = "" - log("Couldn't read included " + incfile + " file.", 6) + log("Couldn't read included " + incfile + " file.", 7) # if we get here, log and replace it with null else: