修复看到新的用户后没有尝试获取头像

This commit is contained in:
MrZ626
2021-04-27 01:09:15 +08:00
parent 4a31485359
commit cb040a5669

View File

@@ -16,7 +16,7 @@ local emptyUser={
username="Player",
motto="",
hash="",
new=true,
new=false,
}
local texture_noImage=DOGC{128,128,
{"setCL",.1,.1,.1},