mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-18 17:41:45 +01:00
Addressed several compiler warnings.
This commit is contained in:
@@ -81,7 +81,7 @@ static const char *how_good(int percent)
|
||||
return " (superb)";
|
||||
}
|
||||
|
||||
const char *prac_types[] = {
|
||||
static const char *prac_types[] = {
|
||||
"spell",
|
||||
"skill"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user