3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-17 05:20:05 +01:00
Paper/src
Wesley Wolfe fc0e35a67c Fix typo causing a task to be repeated in debug. Addresses BUKKIT-2549
An internal method for making the debug output for CraftScheduler's
async tasks was erroneously using the 'this' reference when the loop
should be referencing the current task.
2012-09-28 02:39:22 -05:00
..
main Fix typo causing a task to be repeated in debug. Addresses BUKKIT-2549 2012-09-28 02:39:22 -05:00
test/java/org/bukkit Map org.bukkit.Sound to String values for sending to client. 2012-09-26 19:02:05 -04:00