mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 19:28:57 +01:00
graphics: Bug fix: compile error
This commit is contained in:
parent
a03b335c24
commit
e46f9c6305
@ -17,5 +17,5 @@
|
|||||||
package graphics
|
package graphics
|
||||||
|
|
||||||
func recordLog() bool {
|
func recordLog() bool {
|
||||||
return recordLog
|
return true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user