Änderungen

Summary

  1. add volume control to sound utils (#276) (details)
  2. Rename vec2.op_div to vec2.op_divReal (#274) (details)
Commit 2c48d34ee08a86f2a3512f90e22812e33bb6012b by frotty
add volume control to sound utils (#276)
The file was modifiedwurst/util/SoundUtils.wurst (diff)
Commit 4a08dbaf1b0bf1aec3d5fb37656b5a9b39177813 by frotty
Rename vec2.op_div to vec2.op_divReal (#274)
This issue has been there since 2014 according to the [WurstScript
changelog](https://github.com/wurstscript/WurstScript/blob/4adc23008880d2f6305d9f7207722ae3ed97aa04/CHANGELOG.md#1400-2014-03-15).
The file was modifiedwurst/math/Vectors.wurst (diff)