fix comment typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* NetHack 3.7 u_init.c $NHDT-Date: 1737620595 2025/01/23 00:23:15 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.113 $ */
|
||||
/* NetHack 3.7 u_init.c $NHDT-Date: 1769398807 2026/01/25 19:40:07 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.121 $ */
|
||||
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
|
||||
/*-Copyright (c) Robert Patrick Rankin, 2017. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
@@ -861,7 +861,7 @@ u_init_race(void)
|
||||
}
|
||||
}
|
||||
|
||||
/* for 'pauper' aka 'unpreparsed'; take away any skills (bare-handed combat,
|
||||
/* for 'pauper' aka 'unprepared'; take away any skills (bare-handed combat,
|
||||
riding) that are better than unskilled; learn the book (without carrying
|
||||
it or knowing its spell yet) for some key spells */
|
||||
staticfn void
|
||||
|
||||
Reference in New Issue
Block a user