Always add decimal when printing float
This commit is contained in:
parent
533c616cb8
commit
5c0f2414cd
31 changed files with 241 additions and 141 deletions
|
|
@ -1,6 +1,5 @@
|
|||
class_name Utils
|
||||
|
||||
|
||||
# `assert()` is not evaluated in non-debug builds. Do not use `assert()`
|
||||
# for anything other than testing the `assert()` itself.
|
||||
static func check(condition: Variant) -> void:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue