change the scene has no cahce
This commit is contained in:
@@ -111,7 +111,7 @@ class Scene {
|
||||
if (moduleName.isNullOrEmpty()) {
|
||||
val otherLogCache = sceneCache[M_OTHER]
|
||||
otherLogCache!!.tagMap!![tag] = true
|
||||
otherLogCache.logger = false
|
||||
otherLogCache.logger = true
|
||||
return otherLogCache.logger
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user