mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-21 19:11:46 +01:00
Addressed several compiler warnings.
This commit is contained in:
@@ -282,7 +282,7 @@ void House_boot(void)
|
||||
}
|
||||
|
||||
/* "House Control" functions */
|
||||
const char *HCONTROL_FORMAT =
|
||||
static const char *HCONTROL_FORMAT =
|
||||
"Usage: hcontrol build <house vnum> <exit direction> <player name>\r\n"
|
||||
" hcontrol destroy <house vnum>\r\n"
|
||||
" hcontrol pay <house vnum>\r\n"
|
||||
|
||||
Reference in New Issue
Block a user