再来一碗水煮牛肉
This commit is contained in:
parent
f88fb94136
commit
56396a8cf5
@ -259,11 +259,6 @@ local function atlas(assets, batch, ____debug, game, ____bindingPattern0, ____bi
|
|||||||
self.color.red = 255
|
self.color.red = 255
|
||||||
self.color.green = 255
|
self.color.green = 255
|
||||||
self.color.blue = 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
|
elseif i == 0 and #inventory == 0 then
|
||||||
self.color.red = 63
|
self.color.red = 63
|
||||||
self.color.green = 63
|
self.color.green = 63
|
||||||
|
@ -259,11 +259,6 @@ local function atlas(assets, batch, ____debug, game, ____bindingPattern0, ____bi
|
|||||||
self.color.red = 255
|
self.color.red = 255
|
||||||
self.color.green = 255
|
self.color.green = 255
|
||||||
self.color.blue = 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
|
elseif i == 0 and #inventory == 0 then
|
||||||
self.color.red = 63
|
self.color.red = 63
|
||||||
self.color.green = 63
|
self.color.green = 63
|
||||||
|
@ -259,11 +259,6 @@ local function atlas(assets, batch, ____debug, game, ____bindingPattern0, ____bi
|
|||||||
self.color.red = 255
|
self.color.red = 255
|
||||||
self.color.green = 255
|
self.color.green = 255
|
||||||
self.color.blue = 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
|
elseif i == 0 and #inventory == 0 then
|
||||||
self.color.red = 63
|
self.color.red = 63
|
||||||
self.color.green = 63
|
self.color.green = 63
|
||||||
|
Loading…
x
Reference in New Issue
Block a user