mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
light whitewash version 1
This commit is contained in:
@@ -26,7 +26,7 @@ internal object SetGlobalLightOverride : ConsoleCommand {
|
||||
Echo("Wrong number input.")
|
||||
}
|
||||
catch (e1: IllegalArgumentException) {
|
||||
Echo("Range: 0-" + LightmapRenderer.CHANNEL_MAX + " per channel")
|
||||
Echo("Range: 0.0-1.0+ per channel")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user