Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
/ DDLC-LOVE Public archive

Commit

Permalink
v0.3.1 Release
Browse files Browse the repository at this point in the history
Former-commit-id: aa93a24
Former-commit-id: ab7dac7
  • Loading branch information
LukeeGD committed Aug 28, 2018
1 parent ce5b770 commit 25fc71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require 'scripts.script'

function love.load()
dversion = 'v0.3.1'
dvertype = 'Test'
dvertype = 'Release'

lg.setBackgroundColor(0,0,0)
myTextStartTime = love.timer.getTime()
Expand Down

0 comments on commit 25fc71a

Please sign in to comment.