Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Add a more descriptive focus string
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Aug 6, 2015
1 parent 5e80d72 commit 16562fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions open-legends.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ gui = require 'gui'
utils = require 'utils'

Wrapper = defclass(Wrapper, gui.Screen)
Wrapper.focus_path = 'legends'

function Wrapper:onRender()
self._native.parent:render()
Expand Down

0 comments on commit 16562fd

Please sign in to comment.