This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).
修訂 | 811721f24a2663029221117a6ff5e140d8be4803 (tree) |
---|---|
時間 | 2015-07-31 04:02:54 |
作者 | Benjamin Berkels <torr.samaho@quan...> |
Commiter | Benjamin Berkels |
Merged with GZDoom Git commit 4c860ed3b1bd49fd9e3ebbd3385be907cbe1f17d
@@ -120,7 +120,7 @@ | ||
120 | 120 | amount = <integer>; // Minimum amount of the item needed. |
121 | 121 | } |
122 | 122 | |
123 | - displaycost = <bool>; // Wether the cost should be | |
123 | + displaycost = <bool>; // Whether the cost should be | |
124 | 124 | // displayed with the option. |
125 | 125 | // If no cost is specified this should |
126 | 126 | // be ignored. |