forked from github/server
Change umlauts in the german comment
This commit is contained in:
parent
3ac22cb97a
commit
19ce861120
|
@ -364,7 +364,7 @@ use_museumticket(unit * u, const struct item_type *itype, int amount,
|
|||
|
||||
unused_arg(amount);
|
||||
|
||||
/* Prüfen ob in normaler Plane und nur eine Person */
|
||||
/* Pruefen ob in normaler Plane und nur eine Person */
|
||||
if (pl != get_homeplane()) {
|
||||
cmistake(u, ord, 265, MSG_MAGIC);
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue