mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-08-29 00:47:16 +00:00
try fix
This commit is contained in:
@@ -1 +1 @@
|
||||
{"content":[{"name":"game.projectc","size":2335,"pieces":[{"name":"game.projectc0","offset":0}]},{"name":"game.arci","size":5488,"pieces":[{"name":"game.arci0","offset":0}]},{"name":"game.arcd","size":290040,"pieces":[{"name":"game.arcd0","offset":0}]},{"name":"game.dmanifest","size":9710,"pieces":[{"name":"game.dmanifest0","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game.public.der0","offset":0}]}]}
|
||||
{"content":[{"name":"game.projectc","size":2335,"pieces":[{"name":"game.projectc0","offset":0}]},{"name":"game.arci","size":5488,"pieces":[{"name":"game.arci0","offset":0}]},{"name":"game.arcd","size":290004,"pieces":[{"name":"game.arcd0","offset":0}]},{"name":"game.dmanifest","size":9710,"pieces":[{"name":"game.dmanifest0","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game.public.der0","offset":0}]}]}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -314,8 +314,8 @@ function init(self)
|
||||
conf["endpoint"] = os.getenv("ENDPOINT")
|
||||
conf["namespace"] = os.getenv("NAMESPACE")
|
||||
|
||||
alien_proximity_factor = os.getenv("ALIENPROXIMITY")
|
||||
hit_cpu_time_rate_limit = os.getenv("HITSLIMIT")
|
||||
--alien_proximity_factor = os.getenv("ALIENPROXIMITY")
|
||||
--hit_cpu_time_rate_limit = os.getenv("HITSLIMIT")
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user