Skip to content

Commit

Permalink
minor adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
propstg committed Dec 19, 2018
1 parent 535717c commit 4bb3aca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
4 changes: 0 additions & 4 deletions config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ Config.PedModels = {
'a_m_y_breakdance_01',
'a_m_y_busicas_01',
'a_m_y_business_01',
--'a_m_y_business_02',
'a_m_y_business_03',
'a_m_y_cyclist_01',
'a_m_y_dhill_01',
Expand Down Expand Up @@ -291,7 +290,6 @@ Config.PedModels = {
'cs_davenorton',
'cs_debra',
'cs_denise',
--'cs_devin',
'cs_dom',
'cs_dreyfuss',
'cs_drfriedlander',
Expand Down Expand Up @@ -369,7 +367,6 @@ Config.PedModels = {
'csb_g',
'csb_groom',
'csb_grove_str_dlr',
--'csb_hao',
'csb_hugh',
'csb_imran',
'csb_janitor',
Expand Down Expand Up @@ -726,7 +723,6 @@ Config.PedModels = {
'u_m_y_pogo_01',
'u_m_y_proldriver_01',
'u_m_y_rsranger_01',
--'u_m_y_sbike',
'u_m_y_staggrm_01',
'u_m_y_tattoo_01',
'u_m_y_zombie_01'
Expand Down
8 changes: 4 additions & 4 deletions locales/en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Locales['en'] = {

['airport_route'] = 'Airport Shuttle',
['start_airport_route'] = 'press ~INPUT_PICKUP~ to start ~g~airport route',
['intercity_route'] = 'Intercity Route',
['start_intercity_route'] = 'press ~INPUT_PICKUP~ to start ~g~intercity route',
['vinewood_route'] = 'Vinewood Route',
['start_vinewood_route'] = 'press ~INPUT_PICKUP~ to start ~g~Vinewood route',
['intercity_route'] = 'Scenic Route',
['start_intercity_route'] = 'press ~INPUT_PICKUP~ to start ~g~scenic route',
['vinewood_route'] = 'Los Santos Route',
['start_vinewood_route'] = 'press ~INPUT_PICKUP~ to start ~g~Los Santos route',
}

0 comments on commit 4bb3aca

Please sign in to comment.