mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-20 12:46:07 +08:00
[saco] Implement ID3DXFontHook functions
This commit is contained in:
@ -321,6 +321,8 @@ void DoInitStuff()
|
||||
|
||||
pD3DDevice->ShowCursor(FALSE);
|
||||
|
||||
// Create instances of the chat and input classes.
|
||||
pDefaultFont = new CFontRender(pD3DDevice);
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user