+ Added adapter concept

This commit is contained in:
Matthew Cech
2019-09-11 19:53:20 -07:00
parent 1e73f6adae
commit cf7bd68658
5 changed files with 41 additions and 3 deletions
+1 -1
View File
@@ -109,7 +109,7 @@
"Localized Strings","DBFlushInfo","Takes all objects queued for the database and writes them to the database, then says how many were written."
"Localized Strings","DBStatsInfo","Shows current statistics for the database"
"Localized Strings","DefaultDanceInfo","y'all know forknife, get ready to dance, or make a friend dance with @!"
"Localized Strings","DewInfo",""
"Localized Strings","DewInfo","A fun little dev experiment!"
"Localized Strings","DoWorkFinished","I finished with my work! :D"
"Localized Strings","DoWorkInfo","Occupies a core for a few seconds"
"Localized Strings","EightBallError","Hmm? You'll need to ask a question!"
1 Type Key Value
109 Localized Strings DBFlushInfo Takes all objects queued for the database and writes them to the database, then says how many were written.
110 Localized Strings DBStatsInfo Shows current statistics for the database
111 Localized Strings DefaultDanceInfo y'all know forknife, get ready to dance, or make a friend dance with @!
112 Localized Strings DewInfo A fun little dev experiment!
113 Localized Strings DoWorkFinished I finished with my work! :D
114 Localized Strings DoWorkInfo Occupies a core for a few seconds
115 Localized Strings EightBallError Hmm? You'll need to ask a question!