rename /data/ to /common-data/
This commit is contained in:
parent
06b3ad2583
commit
7bec9f6de6
@ -22,7 +22,7 @@ function game_tick()
|
||||
text {
|
||||
string = "IT KEEPS HAPPENING",
|
||||
position = offset,
|
||||
font_path = "/fonts/kenney-pixel.ttf",
|
||||
font = "/fonts/kenney-pixel.ttf",
|
||||
}
|
||||
|
||||
offset.x = ORIGIN.x + (math.cos(angle) * RADIUS)
|
Loading…
Reference in New Issue
Block a user