From 3f2c2b92c6d5dfea02bb4c6b7a3774eea8c0063b Mon Sep 17 00:00:00 2001 From: Jamz Date: Fri, 8 Jun 2018 21:25:24 -0500 Subject: [PATCH] Update change-log.md --- change-log.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/change-log.md b/change-log.md index bc2e7e4ece..7da4efb468 100644 --- a/change-log.md +++ b/change-log.md @@ -32,7 +32,6 @@ Bug Fixes * [#65][i65] - Gradle will once again build and deploy vs throw an error getting the branch name. * [#179][i179] - Pulled in @Jaggeroth change from main RPTool's Repo; ZOrder sort violation problem by restoring the original comparator and only using the new figure comparator when sorting figure only. - [i49]: https://github.com/JamzTheMan/MapTool/issues/49 [i45]: https://github.com/JamzTheMan/MapTool/issues/45 [i44]: https://github.com/JamzTheMan/MapTool/issues/44 @@ -101,7 +100,6 @@ Bug Fixes * [#23][i23] - Fixed sendToBack & bringToFront macros broke states and bar changes in the macro. This was an OLD one going back to 1.3b63! You can now safely use these functions in your macro now! * [#30][i30] - Players see NPC movement when there are no lights no more! This was another old bug going back to 1.3b-something and only showed itself if you had NO lights (including personal lights, aka darkvision). - [i8]: https://github.com/JamzTheMan/MapTool/issues/8 [i26]: https://github.com/JamzTheMan/MapTool/issues/26 [i9]: https://github.com/JamzTheMan/MapTool/issues/9