Skip to content

[Bug]: Assigning an object to a qualified identifier; 'Missing right hand expression' #158

@EliotVU

Description

@EliotVU

Describe the bug

The server is missing support for qualified object literals that don't have specified a type:

defaultproperties
{
     // Not supported
     Texture=Engine.S_Ammo
     // Supported
     Texture=Texture'Engine.S_Ammo'
}

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions