mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Fix bug where it was possible to enter in the workshop without action
See first bug (at the beginning) in this video: https://www.youtube.com/watch?v=y4mmQCDfO08
This commit is contained in:
parent
1b4f3822fa
commit
bf649cb202
@ -1229,13 +1229,13 @@ static char tableObstacleObject[] =
|
||||
1, 1, 1, 1, 1, // 119 (usine)
|
||||
1, 1, 1, 1, 1,
|
||||
1, 1, 1, 1, 1,
|
||||
1, 0, 0, 0, 1,
|
||||
1, 1, 0, 0, 1,
|
||||
1, 1, 1, 1, 1,
|
||||
|
||||
1, 1, 1, 1, 1, // 120
|
||||
1, 1, 1, 1, 1,
|
||||
1, 1, 1, 1, 1,
|
||||
1, 0, 0, 0, 0,
|
||||
1, 1, 0, 0, 0,
|
||||
1, 1, 1, 1, 1,
|
||||
|
||||
1, 1, 1, 1, 1, // 121 (mine de fer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user