This commit is contained in:
JeremyStar™ 2024-03-18 03:32:46 +01:00
parent 9ccdee9130
commit 2187e75ffd

View file

@ -20,7 +20,6 @@
## CoreLoggerInstance's only job is to save you some effort aka.
## you not needing to pass the [code]origin[/code] argument to each
## and every log call, which is extremely annoying. Thank us later ;)
extends CoreBaseModule
extends Node
class_name CoreLoggerInstance