mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-09-26 11:29:07 +02:00
Removed debug stuff
This commit is contained in:
parent
c8464f3e82
commit
887ed5499d
@ -99,13 +99,6 @@ Public Class Localization
|
||||
End If
|
||||
End If
|
||||
End If
|
||||
|
||||
For Each lt In LocalizationTokens
|
||||
If lt.Key.StartsWith("press_start") Then
|
||||
Logger.Debug("Localization.vb: " & lt.Key.ToString)
|
||||
End If
|
||||
Next
|
||||
|
||||
End Sub
|
||||
|
||||
Public Shared Function Translate(ByVal s As String, Optional ByVal DefaultValue As String = "") As String
|
||||
|
Loading…
x
Reference in New Issue
Block a user