Skip to content

Instantly share code, notes, and snippets.

@jbueza
Created May 11, 2010 21:16
Show Gist options
  • Save jbueza/397898 to your computer and use it in GitHub Desktop.
Save jbueza/397898 to your computer and use it in GitHub Desktop.
function MyAddon:OnInitialize()
self.db = LibStub("AceDB-3.0"):New("NinjalistDB")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment