This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
TCPlayerbotCore
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bc342f2a907a2a8a279fdaebdca073551466c3fc
TCPlayerbotCore
/
sql
/
old
/
2.4.3
/
00220_characters.sql
T
3 lines
100 B
SQL
Raw
Normal View
History
Unescape
Escape
* Fix revent SQL commits
2008-12-15 10:42:35 +00:00
ALTER
TABLE
`
characters
`
*Second part of previous commit.
2009-06-18 19:31:55 +02:00
ADD
`
latency
`
int
(
11
)
unsigned
NOT
NULL
default
'0'
AFTER
`
taxi_path
`
;
Reference in New Issue
Copy Permalink