Skip to content
Success

Changes

Summary

  1. Fix some legacy style code/comments (commit: 973dcf8) (details)
Commit 973dcf88d4239d351cd071edf03a851972e97d7f by agoodwin
Fix some legacy style code/comments
(commit: 973dcf8)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/IfCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/WhileCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/AbstractCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/QueueCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/file/YamlCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/MarkCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/ForeachCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/GotoCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/RepeatCommand.java (diff)
The file was modified src/main/java/com/denizenscript/denizencore/scripts/commands/queue/WaitUntilCommand.java (diff)