再来一碗水煮牛肉

This commit is contained in:
ws3917 2025-04-19 21:15:35 +08:00
parent f88fb94136
commit 56396a8cf5
3 changed files with 0 additions and 15 deletions

View File

@ -259,11 +259,6 @@ local function atlas(assets, batch, ____debug, game, ____bindingPattern0, ____bi
self.color.red = 255
self.color.green = 255
self.color.blue = 255
local parent = self.parent
if parent and parent.remove and parent.attach then
parent:remove(self)
parent:attach(self)
end
elseif i == 0 and #inventory == 0 then
self.color.red = 63
self.color.green = 63

View File

@ -259,11 +259,6 @@ local function atlas(assets, batch, ____debug, game, ____bindingPattern0, ____bi
self.color.red = 255
self.color.green = 255
self.color.blue = 255
local parent = self.parent
if parent and parent.remove and parent.attach then
parent:remove(self)
parent:attach(self)
end
elseif i == 0 and #inventory == 0 then
self.color.red = 63
self.color.green = 63

View File

@ -259,11 +259,6 @@ local function atlas(assets, batch, ____debug, game, ____bindingPattern0, ____bi
self.color.red = 255
self.color.green = 255
self.color.blue = 255
local parent = self.parent
if parent and parent.remove and parent.attach then
parent:remove(self)
parent:attach(self)
end
elseif i == 0 and #inventory == 0 then
self.color.red = 63
self.color.green = 63