Debug on car

This commit is contained in:
2019-12-18 23:21:52 +01:00
parent bdba5127bd
commit d1ef22c2a5
608 changed files with 100164 additions and 128 deletions

View File

@ -0,0 +1,10 @@
package osversion
const (
// RS2 was a client-only release in case you're asking why it's not in the list.
RS1 = 14393
RS3 = 16299
RS4 = 17134
RS5 = 17763
)