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