mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-08 03:28:15 +03:00
Replaces broken code with todo
This commit is contained in:
parent
6f1211dd8d
commit
510f2d10ac
1 changed files with 1 additions and 2 deletions
|
@ -2763,8 +2763,7 @@ namespace MWWorld
|
|||
message += "\n" + skillMsg;
|
||||
}
|
||||
|
||||
// sleep the player, this doesn't work
|
||||
//player.getClass().calculateRestoration(player, days, true);
|
||||
// TODO: Sleep the player
|
||||
|
||||
resetCrimes(player);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue