updated version

This commit is contained in:
Ronja 2021-02-08 17:51:22 +01:00
parent b8cf5e24f6
commit 15607e5ef6
4 changed files with 4 additions and 4 deletions

View file

@ -91,4 +91,4 @@ class Ui{
//this is behind the class def to make cyclic dependency happy ^^
import "blocks/ui/info" for UiInfo
import "blocks/ui/adventure" for UiAdventure
import "blocks/ui/adventure" for UiAdventure

View file

@ -98,4 +98,4 @@ class M{
import "math/vector" for Vector
import "luxe: math" for Math
import "math/repVal" for RepVal
import "math/Util" for Util
import "math/Util" for Util

View file

@ -98,4 +98,4 @@ class AABB{
}
import "math/vector" for Vector
import "math/math" for M
import "math/math" for M

View file

@ -1,4 +1,4 @@
modules = {
luxe = "2020.3.4"
luxe = "2021.0.0"
luxe-agent = "2020.3.4"
} //modules