mirror of
https://github.com/kac5a/k5_documents.git
synced 2026-03-31 06:33:44 -04:00
Fix typo
This commit is contained in:
@@ -5,10 +5,10 @@ Config.Framework = "esx" -- "esx" or "qb"
|
||||
Config.Command = "documents"
|
||||
|
||||
Config.PaperProp = {
|
||||
name = "prop_cd_paper_pile1".
|
||||
name = "prop_cd_paper_pile1",
|
||||
xRot = -130.0,
|
||||
yRot = -50.0,
|
||||
zRot = 0.0,
|
||||
zRot = 0.0
|
||||
}
|
||||
-- These texts only show up on client side. To change texts in the NUI,
|
||||
-- go to the web/build/config.js file
|
||||
|
||||
Reference in New Issue
Block a user