mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-06 05:45:31 +00: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…
Reference in a new issue