mirror of
https://github.com/tanema/light_world.lua.git
synced 2024-12-24 20:24:19 +00:00
fixed normalMap require
This commit is contained in:
parent
290d39bcd5
commit
2063472fe2
@ -1,5 +1,5 @@
|
||||
-- Example: Normal map Example
|
||||
local LightWorld = require "lib/light_world"
|
||||
local LightWorld = require "lib"
|
||||
|
||||
function love.load()
|
||||
x = 0
|
||||
|
Loading…
Reference in New Issue
Block a user