Fix typo
This commit is contained in:
@@ -816,7 +816,7 @@ cast_protection()
|
||||
: (rmtyp == CLOUD)
|
||||
? "cloud"
|
||||
: IS_TREE(rmtyp)
|
||||
? "vegitation"
|
||||
? "vegetation"
|
||||
: IS_STWALL(rmtyp)
|
||||
? "stone"
|
||||
: "air");
|
||||
|
||||
Reference in New Issue
Block a user