mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Update comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
7e34c5e239
commit
6bea78619a
@ -62,7 +62,7 @@ namespace osu.Game.Tests.Editing
|
||||
|
||||
string hash = handler.CurrentStateHash;
|
||||
|
||||
// save a save without making any changes
|
||||
// undo a change without saving
|
||||
handler.RestoreState(-1);
|
||||
|
||||
Assert.That(originalHash, Is.EqualTo(handler.CurrentStateHash));
|
||||
|
Loading…
Reference in New Issue
Block a user