AbstractFont_placeGlyphAlpha fix drawAlpha (#3)
* bump version number * Fix AbstractFont_placeGlyphAlpha no idea what kind of side effects this could have, but it didnt break the limited things i tested.
This commit is contained in:
@@ -16,7 +16,7 @@ plugins {
|
||||
val oprsver = "1.5.44-SNAPSHOT"
|
||||
|
||||
group = "com.openosrs"
|
||||
version = "1.0.3.0"
|
||||
version = "1.0.3.1"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user