* Added PrintChar operation

* Added 1ue999 to contributors

* Added PrintChar description, and improved the design of it.

* Ok intellij, removing the int cast

* Added capability to print content icons (@flare or @router)
https://github.com/Anuken/Mindustry/pull/10451#discussion_r1941282280

* Formatting changes (hopefully all of them)

* Update core/src/mindustry/logic/LStatements.java

* Update core/src/mindustry/logic/LStatements.java

---------

Co-authored-by: Anuken <arnukren@gmail.com>
This commit is contained in:
1ue999
2025-02-05 01:39:33 +01:00
committed by GitHub
parent fbd2944663
commit c4e25e312f
4 changed files with 65 additions and 0 deletions

View File

@@ -171,3 +171,4 @@ hexagon-recursion
JasonP01
BlueTheCube
sasha0552
1ue999